run

suspend fun run(jobId: String)

Triggers a single cron job by its id.

Parameters

jobId

The identifier of the cron job to run.